Closed Range
Represents a range of values (for example, numbers or characters). See the Kotlin language documentation for more information.
Functions
Properties
Inheritors
UIntRange
Link copied to clipboard
ULongRange
Link copied to clipboard
ClosedFloatingPointRange
Link copied to clipboard
CharRange
Link copied to clipboard
IntRange
Link copied to clipboard
LongRange
Link copied to clipboard
Extensions
contains
Link copied to clipboard
Checks if the specified value belongs to this range.